home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / HyperCard / Notification 1.0 (US) / Notification 1.0 (US) / card_3055.txt < prev    next >
Text File  |  1994-05-01  |  2KB  |  73 lines

  1. -- card: 3055 from stack: in.0 (US)
  2. -- bmap block id: 3273
  3. -- flags: 0000
  4. -- background id: 2661
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0007
  11. -- rect: left=69 top=68 right=252 bottom=434
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 9
  17. -- style flags: 0
  18. -- line height: 12
  19. -- part name: Text
  20.  
  21.  
  22. -- part 5 (button)
  23. -- low flags: 00
  24. -- high flags: A003
  25. -- rect: left=174 top=281 right=311 bottom=343
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Notification
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   doMenu "Finder"
  37.   wait 1 sec
  38.   Notification
  39.   answer "Hello world..."
  40. end mouseUp
  41.  
  42.  
  43. -- part contents for card part 1
  44. ----- text -----
  45.  
  46.  
  47.                                             Notification 1.0
  48.  
  49.                                           by Fr√©d√©ric RINALDI
  50.  
  51.  
  52. DESCRIPTION
  53. ------------
  54.   Notification allows to invoke the Notification Manager under Multifinder.
  55.  
  56. SYNTAX
  57. --------
  58.                                                 Notification
  59.  
  60. PARAMETERS
  61. ------------
  62.    Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).
  63.  
  64. USING
  65. -----
  66.    Must be used to alert the user when HyperCard is running in the background. Notification starts blinking a small HyperCard icon in place of the Apple of the Apple menu, and suspends the script execution. Activating HyperCard window stops blinking and restarts the script.
  67. --------------------------------------------------------------------
  68. This (these) external(s) is (are) FreeWare,allowing unlimited use in any non-commercial stack. You just need in this case to mention the author's name and copyright in your stack.
  69. Any commercial use must be licensed and aknowledged by the author.
  70.  
  71.                                   ¬© F. Rinaldi - 1989,1990
  72.  
  73. AppleLink: RINALDI1        CalvaCom : FR10        Compuserve : 71170,2111